Could you share the code used in this tutorial in a GitHub repo. Also, it would be helpful if you could add the resend otp option with a countdown as is in most apps.
Dear sir plz help about this error a : null code : "auth/operation-not-allowed" message : "The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section." [[Prototype]] : Error constructor : ƒ T(e,t,n) toJSON : ƒ r()
I/flutter (18964): │ ⛔ [firebase_auth/unknown] An internal error has occurred. [ BILLING_NOT_ENABLED ] this error is shown , do i need to but firebase services?
I don't think so as it is handled by firebase SDK itself. You can check for using Firebase APIs instead of SDK, may be there is an option available in APIs.
@@meriemguzel9967 firebase.google.com/docs/reference/rest/auth Hi you can also login signup with firebase rest APIs. Here maybe you can find what you want.
Awesome tutorial !! ERROR I have added my sha-1 and sha-256 fingerprints. However, when I click on send otp, the terminal of my vs code says that they could not generate the otp. Why is this error occurring ? Pls help, I have been trying to solve this issue for past three days. My sha1 and sha256 fingerprints are correct. I connected Firebase and flutter using flutter fire cli in my VS Code terminal. The phone verification is enabled on my Firebase console. Yet, it’s showing that it cannot be connect when I click on send otp on my emulator.
Thanks, very useful. It is running on debug but not running on testflight or internal testing. Any guess?
Could you share the code used in this tutorial in a GitHub repo. Also, it would be helpful if you could add the resend otp option with a countdown as is in most apps.
Bhaiya I have error it will say me too mnay request we have blocked App from this device becaus unusal activity
Same error
error : 'keytool' is not recognized as an internal or external command,
operable program or batch file.
@@thishardworkingnerd make sure CMD is open and not terminal or powershell
Make sure you have JAVA installed and have the %PATH% in environment variables
Dear sir plz help about this error a
:
null
code
:
"auth/operation-not-allowed"
message
:
"The given sign-in provider is disabled for this Firebase project. Enable it in the Firebase console, under the sign-in method tab of the Auth section."
[[Prototype]]
:
Error
constructor
:
ƒ T(e,t,n)
toJSON
:
ƒ r()
thank you very much
I/flutter (18964): │ ⛔ [firebase_auth/unknown] An internal error has occurred. [ BILLING_NOT_ENABLED ]
this error is shown , do i need to but firebase services?
Yes the phone authentication service is paid now
Same problem
thanks bro its really helpful
Thanks for your kind feedback
after running code my phone screen show black blank
@@samitshrestha1901 u may be getting an exception error...
@@samitshrestha1901 u may be getting an exception error...
Thank you!!
Welcome
can we avoid re-captcha verification?
I don't think so as it is handled by firebase SDK itself. You can check for using Firebase APIs instead of SDK, may be there is an option available in APIs.
@@codeworm7 i dont get ur point , i didnt find firebase api , can u guide me
@@meriemguzel9967
firebase.google.com/docs/reference/rest/auth
Hi you can also login signup with firebase rest APIs. Here maybe you can find what you want.
That re-capcha verification doesn't come after you release it in playstore.
after doing it my terminal telling me billing not enabled
@@gamingmayor-z4q Actually the feature is being moved to paid plan for firebase.
@@codeworm7 thanks great video 👍
Awesome tutorial !!
ERROR
I have added my sha-1 and sha-256 fingerprints. However, when I click on send otp, the terminal of my vs code says that they could not generate the otp. Why is this error occurring ? Pls help, I have been trying to solve this issue for past three days.
My sha1 and sha256 fingerprints are correct. I connected Firebase and flutter using flutter fire cli in my VS Code terminal. The phone verification is enabled on my Firebase console. Yet, it’s showing that it cannot be connect when I click on send otp on my emulator.
I'm facing the same issue bro when i log the error it will print "app-not -authorized" if you get any solution pls share with me.
Same thing here but with react native
Wow
can we avoid re-captcha verification?